ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCoordinateSystemView<TOwnerView,TDefinition,TPlotListView> Class / _getDefinition Method

In This Topic
    _getDefinition Method (_BaseCoordinateSystemView<TOwnerView,TDefinition,TPlotListView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getDefinition() As ICoordinateSystemDefinition
    public ICoordinateSystemDefinition _getDefinition()
    See Also